Returns the color of a screen pixel (as a Color), specified in global coordinates. If the specified coordinates are not on any screen, then the color returned is black.
Syntax |
|---|
|
result = System.Pixel( X, Y ) |
Parameters |
|
|---|---|
|
X |
|
|
Y |
|
Return Value |
|
|---|---|
|
Result |
|